home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Student Private Syndrome 3
/
Student Private Syndrome 3.iso
/
private
/
janken
/
janken.dxr
/
00040_éËÉ{É^Éì.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-06-21
|
242 b
|
11 lines
on mouseDown
global seclick, self
if pushbutton() then
sound stop 1
puppetSound(seclick)
updateStage()
set self to chars(item 1 of the name of cast the castNum of sprite clickOn(), 3, 3)
go(the frame + 1)
end if
end